FootnoteSeparatorAdjustment Property

Specifies how a footnote separator line is aligned on a page. The defined values are: -center: footnote separator line centered on page. -left: footnote separator line aligned to left on page. -right: footnote separator line aligned to right on page. The default value for this attribute is left.

Definition

Namespace: Independentsoft.Office.Odf.Styles
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public Adjustment Adjustment { get; set; }

Property Value

Adjustment

See Also